sesl.androidx
Toggle table of contents
main
Platform filter
main
Switch theme
Search in API
sesl.androidx
appcompat
/
androidx.appcompat.widget
/
[main]PopupMenu
/
OnDismissListener
On
Dismiss
Listener
interface
OnDismissListener
(
source
)
Callback interface used to notify the application that the menu has closed.
Members
Functions
on
Dismiss
Link copied to clipboard
abstract
fun
onDismiss
(
menu
:
PopupMenu
)
Called when the associated menu has been dismissed.